[INFO] fetching crate nextest-runner 0.113.0...
[INFO] testing nextest-runner-0.113.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate nextest-runner 0.113.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate nextest-runner 0.113.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate nextest-runner 0.113.0
[INFO] tweaked toml for crates.io crate nextest-runner 0.113.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nextest-runner 0.113.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nextest-runner 0.113.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8836cf068c45262d64e1c11b2d2b19a8403f95af95b3e6e671e62d68403c8db1
[INFO] running `Command { std: "docker" "start" "-a" "8836cf068c45262d64e1c11b2d2b19a8403f95af95b3e6e671e62d68403c8db1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8836cf068c45262d64e1c11b2d2b19a8403f95af95b3e6e671e62d68403c8db1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8836cf068c45262d64e1c11b2d2b19a8403f95af95b3e6e671e62d68403c8db1", kill_on_drop: false }`
[INFO] [stdout] 8836cf068c45262d64e1c11b2d2b19a8403f95af95b3e6e671e62d68403c8db1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd6b369e4817da58ae996aee20fe99d2b3c9cca50aa0a7cff0e3a2f23c0e4605
[INFO] running `Command { std: "docker" "start" "-a" "fd6b369e4817da58ae996aee20fe99d2b3c9cca50aa0a7cff0e3a2f23c0e4605", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling zmij v1.0.18
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling guppy-workspace-hack v0.1.0
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling target-spec v3.5.7
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling cfg-expr v0.20.6
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling nextest-workspace-hack v0.1.0
[INFO] [stderr]    Compiling lab v0.11.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling toml_datetime v1.0.1+spec-1.1.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling os_pipe v1.2.2
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling debug-ignore v1.0.5
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling deltae v0.3.2
[INFO] [stderr]    Compiling vtparse v0.6.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling sigchld v0.2.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling nested v0.1.1
[INFO] [stderr]    Compiling memmem v0.1.1
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling finl_unicode v1.4.0
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling mac_address v1.1.8
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling wezterm-dynamic-derive v0.1.1
[INFO] [stderr]    Compiling shared_child v1.1.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling toml v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling shared_thread v0.2.0
[INFO] [stderr]    Compiling recursion v0.5.4
[INFO] [stderr]    Compiling duct v1.1.1
[INFO] [stderr]    Compiling iddqd v0.3.17
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling atomicwrites v0.4.4
[INFO] [stderr]    Compiling camino-tempfile v1.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling csscolorparser v0.6.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling config v0.15.22
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling toml_edit v0.25.5+spec-1.1.0
[INFO] [stderr]    Compiling wezterm-dynamic v0.2.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling bytesize v2.3.1
[INFO] [stderr]    Compiling wezterm-color-types v0.3.0
[INFO] [stderr]    Compiling wezterm-bidi v0.2.3
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde_ignored v0.1.14
[INFO] [stderr]    Compiling etcetera v0.11.0
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling swrite v0.1.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling countio v0.2.19
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling cargo-platform v0.3.0
[INFO] [stderr]    Compiling wezterm-input-types v0.1.0
[INFO] [stderr]    Compiling smol_str v0.3.2
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling wezterm-blob-leases v0.1.1
[INFO] [stderr]    Compiling newtype-uuid v1.3.2
[INFO] [stderr]    Compiling nextest-metadata v0.14.0
[INFO] [stderr]    Compiling target-spec-miette v0.4.5
[INFO] [stderr]    Compiling termwiz v0.23.3
[INFO] [stderr]    Compiling quick-junit v0.6.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling future-queue v0.4.0
[INFO] [stderr]    Compiling guppy v0.17.25
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling async-scoped v0.9.0
[INFO] [stderr]    Compiling eazip v0.2.3
[INFO] [stderr]    Compiling nextest-filtering v0.20.0
[INFO] [stderr]    Compiling sapling-streampager v0.12.0
[INFO] [stderr]    Compiling nextest-runner v0.113.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "fd6b369e4817da58ae996aee20fe99d2b3c9cca50aa0a7cff0e3a2f23c0e4605", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd6b369e4817da58ae996aee20fe99d2b3c9cca50aa0a7cff0e3a2f23c0e4605", kill_on_drop: false }`
[INFO] [stdout] fd6b369e4817da58ae996aee20fe99d2b3c9cca50aa0a7cff0e3a2f23c0e4605
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13caaa1c56bd2b1e8e1132373742147afa820552ff7133742f5c3a671cf0c3b4
[INFO] running `Command { std: "docker" "start" "-a" "13caaa1c56bd2b1e8e1132373742147afa820552ff7133742f5c3a671cf0c3b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling camino-tempfile-ext v0.3.3
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling csscolorparser v0.6.2
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling derive-ex v0.1.8
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling wezterm-dynamic v0.2.1
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling wezterm-bidi v0.2.3
[INFO] [stderr]    Compiling wezterm-color-types v0.3.0
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling test-strategy v0.4.5
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling target-spec v3.5.7
[INFO] [stderr]    Compiling cargo-platform v0.3.0
[INFO] [stderr]    Compiling wezterm-input-types v0.1.0
[INFO] [stderr]    Compiling smol_str v0.3.2
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]    Compiling wezterm-blob-leases v0.1.1
[INFO] [stderr]    Compiling newtype-uuid v1.3.2
[INFO] [stderr]    Compiling nextest-metadata v0.14.0
[INFO] [stderr]    Compiling target-spec-miette v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling future-queue v0.4.0
[INFO] [stderr]    Compiling termwiz v0.23.3
[INFO] [stderr]    Compiling quick-junit v0.6.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling guppy v0.17.25
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling async-scoped v0.9.0
[INFO] [stderr]    Compiling nextest-filtering v0.20.0
[INFO] [stderr]    Compiling sapling-streampager v0.12.0
[INFO] [stderr]    Compiling nextest-runner v0.113.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/list/../../../fixtures/cargo-metadata.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/list/test_helpers.rs:21:33
[INFO] [stdout]    |
[INFO] [stdout] 21 |     static FIXTURE_JSON: &str = include_str!("../../../fixtures/cargo-metadata.json");
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nextest-runner` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name nextest_runner --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::ref_option' '--warn=clippy::format_push_string' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("experimental-tokio-console", "self-update", "usdt"))' -C metadata=7d832725a443c55d -C extra-filename=-e4081a9b135ca313 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-d4b3941f0d40f147.rmeta --extern async_scoped=/opt/rustwide/target/debug/deps/libasync_scoped-6d34fb4f77aca9fa.rmeta --extern atomicwrites=/opt/rustwide/target/debug/deps/libatomicwrites-cc10978bc02c661b.rmeta --extern bstr=/opt/rustwide/target/debug/deps/libbstr-c83239909218d231.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-4c26e663a7b2901e.rmeta --extern camino=/opt/rustwide/target/debug/deps/libcamino-1dd83d41349d9a3b.rmeta --extern camino_tempfile=/opt/rustwide/target/debug/deps/libcamino_tempfile-6af19330dcd66a18.rmeta --extern cargo_metadata=/opt/rustwide/target/debug/deps/libcargo_metadata-8ae10c4570c22642.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-5af52f617df93f8f.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9da2fb8df2aa37d3.rmeta --extern config=/opt/rustwide/target/debug/deps/libconfig-6712db61e4f19532.rmeta --extern console=/opt/rustwide/target/debug/deps/libconsole-252e4ee530529616.rmeta --extern countio=/opt/rustwide/target/debug/deps/libcountio-544a7541f8a2c040.rmeta --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-d38ef539a2eb6198.rmeta --extern debug_ignore=/opt/rustwide/target/debug/deps/libdebug_ignore-6d23c64074dd86cc.rmeta --extern derive_where=/opt/rustwide/target/debug/deps/libderive_where-8f1a4f0736c3c5f2.so --extern duct=/opt/rustwide/target/debug/deps/libduct-560a8d6b71658e14.rmeta --extern eazip=/opt/rustwide/target/debug/deps/libeazip-90c1a9a0db522793.rmeta --extern etcetera=/opt/rustwide/target/debug/deps/libetcetera-09b3f3975896a1b0.rmeta --extern future_queue=/opt/rustwide/target/debug/deps/libfuture_queue-c5bb0fec3d502f26.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-a2c0e666c6ee914f.rmeta --extern guppy=/opt/rustwide/target/debug/deps/libguppy-2264d11fb8230665.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-bdf87ef1480967f0.rmeta --extern humantime_serde=/opt/rustwide/target/debug/deps/libhumantime_serde-d513f809f8b3cdbf.rmeta --extern iddqd=/opt/rustwide/target/debug/deps/libiddqd-d75f2aa57b94fc57.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-38f7374050fef2be.rmeta --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-cbd433a35c29eacb.rmeta --extern is_ci=/opt/rustwide/target/debug/deps/libis_ci-e3b8d61645aa7a46.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-bb9dfc9f1c5526ce.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e0c2caade0d97aa4.rmeta --extern miette=/opt/rustwide/target/debug/deps/libmiette-2885de8fb21f34ba.rmeta --extern newtype_uuid=/opt/rustwide/target/debug/deps/libnewtype_uuid-5f2ba52da74f53f8.rmeta --extern nextest_filtering=/opt/rustwide/target/debug/deps/libnextest_filtering-5a05eac48600560d.rmeta --extern nextest_metadata=/opt/rustwide/target/debug/deps/libnextest_metadata-41ff679da1577851.rmeta --extern nextest_workspace_hack=/opt/rustwide/target/debug/deps/libnextest_workspace_hack-3f636f323e31dcae.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-131f56d78a58dec6.rmeta --extern owo_colors=/opt/rustwide/target/debug/deps/libowo_colors-d59f603b3c4469c7.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-a0071d63febf2013.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8a799ba8b4537fa2.rmeta --extern quick_junit=/opt/rustwide/target/debug/deps/libquick_junit-5847c84c41cc8ff3.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-e01eebf11ec903ae.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-fca9b633a4b1e509.rmeta --extern streampager=/opt/rustwide/target/debug/deps/libstreampager-09fbf9e7c886a60b.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-e9c9b1c9514eac69.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-92681f13193f9b90.rmeta --extern serde_ignored=/opt/rustwide/target/debug/deps/libserde_ignored-69e999e01e303ad5.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5d232f15426e69fa.rmeta --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-f82a59413c0cf13c.rmeta --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-6fc0b2e7f7651d11.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-45f6e3b8047adea1.rmeta --extern smol_str=/opt/rustwide/target/debug/deps/libsmol_str-f0ab575227eeb1d7.rmeta --extern strip_ansi_escapes=/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-1627b4d42d3b6b8c.rmeta --extern supports_unicode=/opt/rustwide/target/debug/deps/libsupports_unicode-88c05a35c2063733.rmeta --extern swrite=/opt/rustwide/target/debug/deps/libswrite-85dd227791aa02a9.rmeta --extern tar=/opt/rustwide/target/debug/deps/libtar-fc407a1ba7062e5f.rmeta --extern target_spec=/opt/rustwide/target/debug/deps/libtarget_spec-24b12f526dc0c989.rmeta --extern target_spec_miette=/opt/rustwide/target/debug/deps/libtarget_spec_miette-697f2eb7700a8432.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e9040e0fb88f01e4.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d3441df399c7592b.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-aecd22d758b90f1c.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-8e687df54dbf0a94.rmeta --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-196c87d4cd296169.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f1a997cf697888e6.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f056d175c0a59671.rmeta --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-aa21a31bc3337c7d.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-11318280e9097d13.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-59f20632cb358557.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-54bb83b1c507c328.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-7c48d1cd5259ec7c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `nextest-runner` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "13caaa1c56bd2b1e8e1132373742147afa820552ff7133742f5c3a671cf0c3b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13caaa1c56bd2b1e8e1132373742147afa820552ff7133742f5c3a671cf0c3b4", kill_on_drop: false }`
[INFO] [stdout] 13caaa1c56bd2b1e8e1132373742147afa820552ff7133742f5c3a671cf0c3b4
